Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[PF-2987]: Bump the minor-patch-dependencies group with 11 updates #135

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 12, 2024

Bumps the minor-patch-dependencies group with 11 updates:

Package From To
com.google.cloud:libraries-bom 26.0.0 26.34.0
com.fasterxml.jackson.core:jackson-databind 2.16.1 2.16.2
com.fasterxml.jackson.datatype:jackson-datatype-guava 2.16.1 2.16.2
com.fasterxml.jackson.datatype:jackson-datatype-jdk8 2.16.1 2.16.2
com.fasterxml.jackson.datatype:jackson-datatype-jsr310 2.16.1 2.16.2
com.fasterxml.jackson.module:jackson-module-parameter-names 2.16.1 2.16.2
com.fasterxml.jackson.core:jackson-core 2.16.1 2.16.2
com.fasterxml.jackson.datatype:jackson-datatype-guava 2.16.1 2.16.2
com.fasterxml.jackson.datatype:jackson-datatype-jdk8 2.16.1 2.16.2
com.fasterxml.jackson.datatype:jackson-datatype-jsr310 2.16.1 2.16.2
com.fasterxml.jackson.module:jackson-module-parameter-names 2.16.1 2.16.2
org.liquibase:liquibase-core 4.8.0 4.26.0
com.fasterxml.jackson.core:jackson-core 2.16.1 2.16.2
io.spring.dependency-management 1.0.13.RELEASE 1.1.4
com.azure:azure-messaging-servicebus 7.14.0-beta.1 7.15.2
com.azure:azure-identity 1.10.4 1.11.3

Updates com.google.cloud:libraries-bom from 26.0.0 to 26.34.0

Release notes

Sourced from com.google.cloud:libraries-bom's releases.

v26.34.0

GCP Libraries BOM 26.34.0

Here are the differences from the previous version (26.33.0)

New Addition

  • com.google.cloud:google-cloud-chat:0.1.0
  • com.google.cloud:google-cloud-apphub:0.1.0
  • com.google.cloud:google-cloud-cloudcontrolspartner:0.1.0
  • com.google.cloud:google-cloud-workspaceevents:0.1.0

The group ID of the following artifacts is com.google.cloud.

Notable Changes

google-cloud-bigquery 2.38.1 (prev: 2.37.2)

  • Add MetadataCacheStatistics to Job QueryStatistics (#3133) (f3f387b)

google-cloud-bigquerystorage 3.3.1 (prev: 3.2.0)

  • Add RetrySettings use to Write API samples. (#2419) (5b000d0)

  • Add the RANGE type to the google.cloud.bigquery.storage.v1.TableFieldSchema (#2413) (6aa92b5)

  • Fix issue where Universe Domain is not correctly set. (#2423) (b7ebd73)

google-cloud-bigtable 2.35.1 (prev: 2.34.0)

  • Add authorized view bindings to Cloud Bigtable data APIs and messages (#2144) (ae89709)

google-cloud-firestore 3.18.0 (prev: 3.17.0)

  • Instant support (#1586) (77a9bfc)

  • Only override built-in retry settings when the customer provides them. (#1588) (103c37a)

google-cloud-pubsub 1.127.1 (prev: 1.126.6)

  • Add an API method for reordering firewall policies (#1868) (2039f7e)
  • Add universe domain support for Java (#1904) (1e316d3)

google-cloud-spanner 6.61.0 (prev: 6.60.0)

google-cloud-spanner-jdbc 2.16.0 (prev: 2.15.5)

google-cloud-storage 2.35.0 (prev: 2.34.0)

  • Add Bidi write feature (#2343) (47fde85)
  • Add soft_delete_time and hard_delete_time object metadata fields (#2415) (0b67e2d)

Other libraries

... (truncated)

Commits
  • 67faa24 chore: release main (#6472)
  • 6f63cea deps: update dependency com.google.cloud:google-cloud-bigtable-bom to v2.35.1...
  • 813ad9e deps: update dependency com.google.cloud:google-cloud-spanner-jdbc to v2.16.0...
  • 973df8a deps: update dependency com.google.cloud:google-cloud-logging-logback to v0.1...
  • ada9449 fix(libraries-release-data): add spring autogen to tracked libraries. (#6467)
  • 263a8f2 deps: update dependency com.google.cloud:google-cloud-storage-bom to v2.35.0 ...
  • 0ba1b2a deps: update dependency com.google.cloud:google-cloud-bigquerystorage-bom to ...
  • ebc1e26 deps: update dependency com.google.cloud:gapic-libraries-bom to v1.31.0 (#6478)
  • 4075b22 deps: update dependency com.google.cloud:first-party-dependencies to v3.27.0 ...
  • f51cb30 deps: update dependency com.google.cloud:google-cloud-logging-bom to v3.16.1 ...
  • Additional commits viewable in compare view

Updates com.fasterxml.jackson.core:jackson-databind from 2.16.1 to 2.16.2

Commits

Updates com.fasterxml.jackson.datatype:jackson-datatype-guava from 2.16.1 to 2.16.2

Commits
  • ffdb947 [maven-release-plugin] prepare release jackson-datatypes-collections-2.16.2
  • c2dee64 Prepare for 2.16.2 release
  • ee58cc2 Merge branch '2.15' into 2.16
  • f05e0e4 Back to snapshot dep
  • bd4c2b1 [maven-release-plugin] prepare for next development iteration
  • 451bbf0 [maven-release-plugin] prepare release jackson-datatypes-collections-2.15.4
  • 37b5185 Prepare for 2.15.4 release
  • b94e67d Fixes #145: use correct delegation for GuavaOptionalDeserializer.getEmpty()...
  • 3456419 Back to snapshot dep
  • 7bae4dc [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

Updates com.fasterxml.jackson.datatype:jackson-datatype-jdk8 from 2.16.1 to 2.16.2

Updates com.fasterxml.jackson.datatype:jackson-datatype-jsr310 from 2.16.1 to 2.16.2

Updates com.fasterxml.jackson.module:jackson-module-parameter-names from 2.16.1 to 2.16.2

Commits
  • 7b02de1 [maven-release-plugin] prepare release jackson-modules-java8-2.16.2
  • 0e4f251 Prepare for 2.16.2 release
  • bdcdd8b Merge branch '2.15' into 2.16
  • 0c8d424 Back to snapshot dep
  • 1af5bcb [maven-release-plugin] prepare for next development iteration
  • 3d9d18c [maven-release-plugin] prepare release jackson-modules-java8-2.15.4
  • 3129027 Prepare for 2.15.4 release
  • 1ba0b07 Solve NPE part of #296 (#298)
  • 40750f0 Back to snapshot deps
  • e746973 [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

Updates com.fasterxml.jackson.core:jackson-core from 2.16.1 to 2.16.2

Commits
  • 4162dfc [maven-release-plugin] prepare release jackson-core-2.16.2
  • 37ef9b3 Prepare for 2.16.2 release
  • cf18567 Merge branch '2.15' into 2.16
  • fc51d1e Back to snapshot dep
  • bd74d42 [maven-release-plugin] prepare for next development iteration
  • c8e843b [maven-release-plugin] prepare release jackson-core-2.15.4
  • 2f0151d Preparing for 2.15.4 release
  • 4f94ac6 Add test against regression wrt #1173 changes
  • 5c99090 Revert "Fixes #1173: column/offset locations wrong for many error conditions"...
  • e4da442 Add test showing regression wrt #1173 fix (inability to recover from certain ...
  • Additional commits viewable in compare view

Updates com.fasterxml.jackson.datatype:jackson-datatype-guava from 2.16.1 to 2.16.2

Commits
  • ffdb947 [maven-release-plugin] prepare release jackson-datatypes-collections-2.16.2
  • c2dee64 Prepare for 2.16.2 release
  • ee58cc2 Merge branch '2.15' into 2.16
  • f05e0e4 Back to snapshot dep
  • bd4c2b1 [maven-release-plugin] prepare for next development iteration
  • 451bbf0 [maven-release-plugin] prepare release jackson-datatypes-collections-2.15.4
  • 37b5185 Prepare for 2.15.4 release
  • b94e67d Fixes #145: use correct delegation for GuavaOptionalDeserializer.getEmpty()...
  • 3456419 Back to snapshot dep
  • 7bae4dc [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

Updates com.fasterxml.jackson.datatype:jackson-datatype-jdk8 from 2.16.1 to 2.16.2

Updates com.fasterxml.jackson.datatype:jackson-datatype-jsr310 from 2.16.1 to 2.16.2

Updates com.fasterxml.jackson.module:jackson-module-parameter-names from 2.16.1 to 2.16.2

Commits
  • 7b02de1 [maven-release-plugin] prepare release jackson-modules-java8-2.16.2
  • 0e4f251 Prepare for 2.16.2 release
  • bdcdd8b Merge branch '2.15' into 2.16
  • 0c8d424 Back to snapshot dep
  • 1af5bcb [maven-release-plugin] prepare for next development iteration
  • 3d9d18c [maven-release-plugin] prepare release jackson-modules-java8-2.15.4
  • 3129027 Prepare for 2.15.4 release
  • 1ba0b07 Solve NPE part of #296 (#298)
  • 40750f0 Back to snapshot deps
  • e746973 [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

Updates org.liquibase:liquibase-core from 4.8.0 to 4.26.0

Release notes

Sourced from org.liquibase:liquibase-core's releases.

Liquibase v4.26.0

Liquibase 4.26.0 is a major release

[!IMPORTANT] Liquibase 4.26.0 contains several Notable Changes for Liquibase Pro users: Advanced IF conditionals, Simpler Regex-based pattern checks, and Checks Run Reports.

[!NOTE] See the Liquibase 4.26.0 Release Notes for the complete set of release information.

Notable Changes

Liquibase Pro

Liquibase Flow: Advanced IF conditionals

  • In Liquibase flow files, use AND (&&), OR (||), and NOT (!) logic options, in single or grouped conditions, as well as substring matching and checking if a key or file exists.
  • Learn more https://docs.liquibase.com/flow

Quality Checks: Simpler Regex-based pattern checks

  • Check four advanced patterns without having to figure out the complicated regex needed to do it—just supply the patterns and Quality Checks will link and execute them.
  • Learn more https://docs.liquibase.com/quality-checks

Observability: Checks Run Reports

  • Understand and share the data on the execution of Quality Checks with a new Checks Run Report. Easily scan and understand your results with the summary section, Analyze your checks by viewing details by ChangeSet, by check, and by database. And collaborate with your team with shareable report.
  • Learn more https://docs.liquibase.com/observability

Formatted SQL changelogs can use rollback scripts

  • Previously, Formatted SQL ChangeLogs could only run in-line rollback commands. But, sometimes you need something more complex, like a full rollbackSqlFile. This functionality has been available for XML, JSON, and YAML formatted changelogs.
  • Learn more https://docs.liquibase.com/concepts/changelogs/sql-format.html

Liquibase Open Source and Liquibase Pro

Liquibase capability enhancements

  • The diffChangeLog command has been updated only to create a changelog when changes are detected. This is a change from the previous behavior of creating an empty changelog.
  • Adds new generateChangelog options:
    • --run-on-change-types=createView,createProcedure will set runOnChange="true" for each changeSet which contains solely createView and createProcedure changes. For backward compatibility, the default is an empty list.
    • --replace-if-exists=createView,createProcedure will set replaceIfExists="true" for each createView and createProcedure changes. For backward compatibility, the default is an empty list.
  • Fix a bug that previously included substituted properties in the checksum calculation for SQLFile change types

JDBC driver updates

  • MariaDB JDBC driver updated from 3.2.0 to 3.3.2
  • Snowflake JDBC driver updated from 3.14.3 to 3.14.4
  • Firebird SQL JDBC driver updated from 5.0.2.java8 to 5.0.3.java8
  • SQLite JDBC driver updated from 3.43.2.2 to 3.44.1.0

Database platform improvements

General
  • Adds create table if not exists support for the following databases: CockroachDB, DB2 LUW, H2, HSQL, Informix, Ingres9, MariaDB, MySQL, Postgres, and SQLite.
  • Fix the generated default column value in PostgreSQL and Oracle for char/clob data types.
Maria DB
  • Adds Liquibase support for Maria DB 10.10.6 and later's new UUID data type.

... (truncated)

Changelog

Sourced from org.liquibase:liquibase-core's changelog.

Liquibase 4.26.0 is a major release

[!IMPORTANT] Liquibase 4.26.0 contains several Notable Changes for Liquibase Pro users: Advanced IF conditionals, Simpler Regex-based pattern checks, and Checks Run Reports.

[!NOTE] See the Liquibase 4.26.0 Release Notes for the complete set of release information.

Notable Changes

[PRO]

Liquibase Flow: Advanced IF conditionals

  • In Liquibase flow files, use AND (&&), OR (||), and NOT (!) logic options, in single or grouped conditions, as well as substring matching and checking if a key or file exists.
  • Learn more https://docs.liquibase.com/flow

Quality Checks: Simpler Regex-based pattern checks

  • Check four advanced patterns without having to figure out the complicated regex needed to do it—just supply the patterns and Quality Checks will link and execute them.
  • Learn more https://docs.liquibase.com/quality-checks

Observability: Checks Run Reports

  • Understand and share the data on the execution of Quality Checks with a new Checks Run Report. Easily scan and understand your results with the summary section, Analyze your checks by viewing details by ChangeSet, by check, and by database. And collaborate with your team with shareable report.
  • Learn more https://docs.liquibase.com/observability

Formatted SQL changelogs can use rollback scripts

  • Previously, Formatted SQL ChangeLogs could only run in-line rollback commands. But, sometimes you need something more complex, like a full rollbackSqlFile. This functionality has been available for XML, JSON, and YAML formatted changelogs.
  • Learn more https://docs.liquibase.com/concepts/changelogs/sql-format.html

Liquibase Open Source and Liquibase Pro

Liquibase capability enhancements

  • The diffChangeLog command has been updated only to create a changelog when changes are detected. This is a change from the previous behavior of creating an empty changelog.
  • Adds two new generateChangelog options:
    • --run-on-change-types=createView,createProcedure will set runOnChange="true" for each changeSet which contains solely createView and createProcedure changes. For backward compatibility, the default is an empty list.
    • --replace-if-exists=createView,createProcedure will set replaceIfExists="true" for each createView and createProcedure changes. For backward compatibility, the default is an empty list.
  • Fix a bug that previously included substituted properties in the checksum calculation for SQLFile change types

JDBC driver updates

  • MariaDB JDBC driver updated from 3.2.0 to 3.3.2
  • Snowflake JDBC driver updated from 3.14.3 to 3.14.4
  • Firebird SQL JDBC driver updated from 5.0.2.java8 to 5.0.3.java8
  • SQLite JDBC driver updated from 3.43.2.2 to 3.44.1.0

Database platform improvements

General
  • Adds create table if not exists support for the following databases: CockroachDB, DB2 LUW, H2, HSQL, Informix, Ingres9, MariaDB, MySQL, Postgres, and SQLite.
  • Fix the generated default column value in PostgreSQL and Oracle for char/clob data types.
Maria DB
  • Adds Liquibase support for Maria DB 10.10.6 and later's new UUID data type.

... (truncated)

Commits

Updates com.fasterxml.jackson.core:jackson-core from 2.16.1 to 2.16.2

Commits
  • 4162dfc [maven-release-plugin] prepare release jackson-core-2.16.2
  • 37ef9b3 Prepare for 2.16.2 release
  • cf18567 Merge branch '2.15' into 2.16
  • fc51d1e Back to snapshot dep
  • bd74d42 [maven-release-plugin] prepare for next development iteration
  • c8e843b [maven-release-plugin] prepare release jackson-core-2.15.4
  • 2f0151d Preparing for 2.15.4 release
  • 4f94ac6 Add test against regression wrt #1173 changes
  • 5c99090 Revert "Fixes #1173: column/offset locations wrong for many error conditions"...
  • e4da442 Add test showing regression wrt #1173 fix (inability to recover from certain ...
  • Additional commits viewable in compare view

Updates io.spring.dependency-management from 1.0.13.RELEASE to 1.1.4

Release notes

Sourced from io.spring.dependency-management's releases.

v1.1.4

🐞 Bug Fixes

  • Dependencies declared in a platform are excluded unless applyMavenExclusions is set to false #368
  • Invalid pom is produced when using both the dependency management plugin and Gradle's bom support #257

📔 Documentation

  • Typo in "Importing a Maven Bom" example #366

v1.1.3

🐞 Bug Fixes

  • NullPointerException when Maven-style exclusions are enabled and a dependency has a pom which Maven's Model Builder considers to be invalid #365

v1.1.2

🐞 Bug Fixes

  • Resolution fails when a dependency with Gradle module metadata relies on constraints from a platform dependency #360

v1.1.1

🐞 Bug Fixes

  • Pom customization has unwanted side-effect of reversing bom import ordering #355
  • Build fails with an ArrayIndexOutOfBoundsException when a dependency has a pom with more than 8192 characters #350
  • Enabling configuration on demand causes build failure in multi module project with different group name #321
  • Transitive platform dependencies may prevent exclusions from being applied #310

📔 Documentation

  • Update Javadoc to link to Java 8 #359
  • Document support for Gradle 8 #356
  • Update the reference documentation to use more up-to-date examples #354

❤️ Contributors

We'd like to thank all the contributors who worked on this release!

v1.1.0

🐞 Bug Fixes

  • Exclusions are not applied when versions are provided by constraints #341
  • Performance regression in 1.1.0-RC1 #339

v1.1.0-RC1

⭐ New Features

  • Remove support for Gradle's maven plugin #333

... (truncated)

Commits
  • e7522e1 Release v1.1.4
  • 786f0f2 Fix platform constraint processing to avoid accidental exclude
  • aa1f91d Fix accidental exclusion of a platform's dependencies
  • f8c80a1 Polish
  • 79f8f9f Consider QName when finding existing nodes during pom customization
  • 2b1190c Correct type in bom's group ID
  • 4028654 Next development version (v1.1.4-SNAPSHOT)
  • 1fe2c33 Improve handling of dependencies with invalid poms
  • 0bbf7b2 Provide credentials for pulling springio/github-changelog-generator
  • 45a08b2 Next development version (v1.1.3-SNAPSHOT)
  • Additional commits viewable in compare view

Updates com.azure:azure-messaging-servicebus from 7.14.0-beta.1 to 7.15.2

Release notes

Sourced from com.azure:azure-messaging-servicebus's releases.

azure-messaging-servicebus_7.15.2

7.15.2 (2024-03-11)

Other Changes

Dependency Updates

  • Upgraded azure-core from 1.46.0 to 1.47.0.
  • Upgraded azure-core-amqp from 2.9.1 to 2.9.2.
  • Upgraded azure-identity from 1.11.2 to 1.11.3.
Commits
  • 183d30c running prepare-release servicebus 7.15.2 (#39146)
  • 5009def Reverting stream-style serializating
  • 08f3408 add 4.53.3-hotfix changelog (#39142)
  • 17370af [OpenAI] Ennhance Streaming ChatCompletion documentations and samples. (#39078)
  • 5cfa419 Update Prepare-Release.ps1 to handle only one previous release (#39139)
  • 0952442 Sync .github/workflows directory with azure-sdk-tools for PR 7845 (#39140)
  • fbf42d8 Add dotnet-api product slug to sample metadata script (#39138)
  • 80c668f Increment package versions for resourcemanager search releases (#39117)
  • 7a2a141 Increment package versions for purview releases (#39114)
  • ccf02bf eng, manual update on emitter package devDependencies (#39131)
  • Additional commits viewable in compare view

Updates com.azure:azure-identity from 1.10.4 to 1.11.3

Release notes

Sourced from com.azure:azure-identity's releases.

azure-identity_1.11.3

1.11.3 (2024-03-01)

Bugs fixed

  • Fixed an issue where the broker dependency library was being probed for when it shouldn't be, resulting in an erronous error message. #39002

Dependency Updates

  • Upgraded azure-core from 1.46.0 to version 1.47.0.
  • Upgraded azure-core-http-netty from 1.14.0 to version 1.14.1.
Commits
  • f6b90f9 Update Identity Azure Cache for Redis Code Samples (#38747)
  • 42d4cdf Changelog update
  • 0eb8ff0 Changelog update
  • 5688333 IdentityClientOptions clone method mistakenly enables probing for broker supp...
  • a55b723 Updating the SDK dependencies for azure-identity-broker
  • dc279c0 Reset changes to the patch version.
  • 9bd80a3 Updating the SDK dependencies for azure-identity
  • 5ee6431 Reset changes to the patch version.
  • 693c368 Increment package versions for core releases (#39052)
  • 35d1d75 [TA] Add waiting time before running test, solves 401 Access Denied Resource ...
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the minor-patch-dependencies group with 11 updates:

| Package | From | To |
| --- | --- | --- |
| [com.google.cloud:libraries-bom](https://github.com/googleapis/java-cloud-bom) | `26.0.0` | `26.34.0` |
| [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) | `2.16.1` | `2.16.2` |
| [com.fasterxml.jackson.datatype:jackson-datatype-guava](https://github.com/FasterXML/jackson-datatypes-collections) | `2.16.1` | `2.16.2` |
| com.fasterxml.jackson.datatype:jackson-datatype-jdk8 | `2.16.1` | `2.16.2` |
| com.fasterxml.jackson.datatype:jackson-datatype-jsr310 | `2.16.1` | `2.16.2` |
| [com.fasterxml.jackson.module:jackson-module-parameter-names](https://github.com/FasterXML/jackson-modules-java8) | `2.16.1` | `2.16.2` |
| [com.fasterxml.jackson.core:jackson-core](https://github.com/FasterXML/jackson-core) | `2.16.1` | `2.16.2` |
| [com.fasterxml.jackson.datatype:jackson-datatype-guava](https://github.com/FasterXML/jackson-datatypes-collections) | `2.16.1` | `2.16.2` |
| com.fasterxml.jackson.datatype:jackson-datatype-jdk8 | `2.16.1` | `2.16.2` |
| com.fasterxml.jackson.datatype:jackson-datatype-jsr310 | `2.16.1` | `2.16.2` |
| [com.fasterxml.jackson.module:jackson-module-parameter-names](https://github.com/FasterXML/jackson-modules-java8) | `2.16.1` | `2.16.2` |
| [org.liquibase:liquibase-core](https://github.com/liquibase/liquibase) | `4.8.0` | `4.26.0` |
| [com.fasterxml.jackson.core:jackson-core](https://github.com/FasterXML/jackson-core) | `2.16.1` | `2.16.2` |
| [io.spring.dependency-management](https://github.com/spring-gradle-plugins/dependency-management-plugin) | `1.0.13.RELEASE` | `1.1.4` |
| [com.azure:azure-messaging-servicebus](https://github.com/Azure/azure-sdk-for-java) | `7.14.0-beta.1` | `7.15.2` |
| [com.azure:azure-identity](https://github.com/Azure/azure-sdk-for-java) | `1.10.4` | `1.11.3` |


Updates `com.google.cloud:libraries-bom` from 26.0.0 to 26.34.0
- [Release notes](https://github.com/googleapis/java-cloud-bom/releases)
- [Changelog](https://github.com/googleapis/java-cloud-bom/blob/main/release-please-config.json)
- [Commits](googleapis/java-cloud-bom@libraries-bom-v26.0.0...v26.34.0)

Updates `com.fasterxml.jackson.core:jackson-databind` from 2.16.1 to 2.16.2
- [Commits](https://github.com/FasterXML/jackson/commits)

Updates `com.fasterxml.jackson.datatype:jackson-datatype-guava` from 2.16.1 to 2.16.2
- [Commits](FasterXML/jackson-datatypes-collections@jackson-datatypes-collections-2.16.1...jackson-datatypes-collections-2.16.2)

Updates `com.fasterxml.jackson.datatype:jackson-datatype-jdk8` from 2.16.1 to 2.16.2

Updates `com.fasterxml.jackson.datatype:jackson-datatype-jsr310` from 2.16.1 to 2.16.2

Updates `com.fasterxml.jackson.module:jackson-module-parameter-names` from 2.16.1 to 2.16.2
- [Commits](FasterXML/jackson-modules-java8@jackson-modules-java8-2.16.1...jackson-modules-java8-2.16.2)

Updates `com.fasterxml.jackson.core:jackson-core` from 2.16.1 to 2.16.2
- [Commits](FasterXML/jackson-core@jackson-core-2.16.1...jackson-core-2.16.2)

Updates `com.fasterxml.jackson.datatype:jackson-datatype-guava` from 2.16.1 to 2.16.2
- [Commits](FasterXML/jackson-datatypes-collections@jackson-datatypes-collections-2.16.1...jackson-datatypes-collections-2.16.2)

Updates `com.fasterxml.jackson.datatype:jackson-datatype-jdk8` from 2.16.1 to 2.16.2

Updates `com.fasterxml.jackson.datatype:jackson-datatype-jsr310` from 2.16.1 to 2.16.2

Updates `com.fasterxml.jackson.module:jackson-module-parameter-names` from 2.16.1 to 2.16.2
- [Commits](FasterXML/jackson-modules-java8@jackson-modules-java8-2.16.1...jackson-modules-java8-2.16.2)

Updates `org.liquibase:liquibase-core` from 4.8.0 to 4.26.0
- [Release notes](https://github.com/liquibase/liquibase/releases)
- [Changelog](https://github.com/liquibase/liquibase/blob/master/changelog.txt)
- [Commits](liquibase/liquibase@v4.8.0...v4.26.0)

Updates `com.fasterxml.jackson.core:jackson-core` from 2.16.1 to 2.16.2
- [Commits](FasterXML/jackson-core@jackson-core-2.16.1...jackson-core-2.16.2)

Updates `io.spring.dependency-management` from 1.0.13.RELEASE to 1.1.4
- [Release notes](https://github.com/spring-gradle-plugins/dependency-management-plugin/releases)
- [Commits](spring-gradle-plugins/dependency-management-plugin@v1.0.13.RELEASE...v1.1.4)

Updates `com.azure:azure-messaging-servicebus` from 7.14.0-beta.1 to 7.15.2
- [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
- [Commits](Azure/azure-sdk-for-java@azure-messaging-servicebus_7.14.0-beta.1...azure-messaging-servicebus_7.15.2)

Updates `com.azure:azure-identity` from 1.10.4 to 1.11.3
- [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
- [Commits](Azure/azure-sdk-for-java@azure-identity_1.10.4...azure-identity_1.11.3)

---
updated-dependencies:
- dependency-name: com.google.cloud:libraries-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch-dependencies
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch-dependencies
- dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-guava
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch-dependencies
- dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jdk8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch-dependencies
- dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch-dependencies
- dependency-name: com.fasterxml.jackson.module:jackson-module-parameter-names
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch-dependencies
- dependency-name: com.fasterxml.jackson.core:jackson-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch-dependencies
- dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-guava
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch-dependencies
- dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jdk8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch-dependencies
- dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch-dependencies
- dependency-name: com.fasterxml.jackson.module:jackson-module-parameter-names
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch-dependencies
- dependency-name: org.liquibase:liquibase-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch-dependencies
- dependency-name: com.fasterxml.jackson.core:jackson-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch-dependencies
- dependency-name: io.spring.dependency-management
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch-dependencies
- dependency-name: com.azure:azure-messaging-servicebus
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch-dependencies
- dependency-name: com.azure:azure-identity
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested review from a team, cjllanwarne and LizBaldo and removed request for a team March 12, 2024 20:13
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 12, 2024

The following labels could not be found: dependency, gradle.

@cahrens
Copy link
Contributor

cahrens commented Mar 12, 2024

For some reason this PR with multiple updates keep failing on Sonar because it doesn't have SONAR_TOKEN. Here is how it should look (and does on other PRs):

Run ./gradlew --build-cache sonar --info
  ./gradlew --build-cache sonar --info
  shell: /usr/bin/bash -e {0}
  env:
    JAVA_HOME: /opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/17.0.10-7/x6[4](https://github.com/DataBiosphere/stairway/actions/runs/8255161757/job/22581008187?pr=135#step:6:4)
    JAVA_HOME_17_X[6](https://github.com/DataBiosphere/stairway/actions/runs/8255161757/job/22581008187?pr=135#step:6:6)4: /opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/1[7](https://github.com/DataBiosphere/stairway/actions/runs/8255161757/job/22581008187?pr=135#step:6:7).0.10-7/x64
    SONAR_TOKEN: ***
    GITHUB_TOKEN: ***

@@ -18,7 +18,7 @@ dependencies {

// JSON processing
ext {
jackson = '2.16.1'
jackson = '2.16.2'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I updated Jackson dependencies in #132, put apparently another patch release just landed.

@cahrens
Copy link
Contributor

cahrens commented Mar 26, 2024

@dependabot recreate

Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 26, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Mar 26, 2024
@dependabot dependabot bot deleted the dependabot/gradle/develop/minor-patch-dependencies-7f4f3b1038 branch March 26, 2024 18:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant